tools: remove type parameter from xc_physdev_map_pirq{,_msi}()
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 24 Jul 2008 13:18:58 +0000 (14:18 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 24 Jul 2008 13:18:58 +0000 (14:18 +0100)
commit6f79893756dd778aea1fb8c42efa4b4832da5d7a
tree3a8662ef69116b5d70f3ce86c5cd087979542444
parent26b4c342ea857c2f6831ceb6e2bacb6064d82c1f
tools: remove type parameter from xc_physdev_map_pirq{,_msi}()
... as it's implied by the function name.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
tools/ioemu/hw/pass-through.c
tools/ioemu/hw/pt-msi.c
tools/libxc/xc_physdev.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c